Welcome![Sign In][Sign Up]
Location:
Search - delphi 7

Search list

[Web ServerDelphi 7下IntraWeb应用开发详解(源码)

Description: delphi有着无与伦比的可视化所见及所得的程序设计优势,delphi与IntraWeb的结合使得可以用delphi的优势扩展到了Web编程上,如果你以前是写c/s结构的程序员,如果你想学习b/s开发。如果你熟悉delphi的windows开发,如果你知道vcl,那你一定学会了web-unparalleled visual observation and the process design, delphi with IntraWeb combination of technologies can be used delphi extension of the advantages of Web programming, if you used to write c / s of programmers, if you want to learn b / s development. Delphi If you are familiar with the development of the windows, if you know VCL, then you must learn how to web
Platform: | Size: 6840459 | Author: 向天扬 | Hits:

[Button controldelphi日历源程序

Description: delphi日历源程序,通过RAR压缩,DELPHI 7找开。-calendar source, RAR compression, Delphi 7 to find open.
Platform: | Size: 11223 | Author: leafage | Hits:

[Other GamesDelphi Game

Description: 这个软件是用Delphi 7开发的。 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 永远支持Delphi!-use of this software is developed by Delphi 7. Originally it was two people on paper playing educational games. transferred to a computer after I add it to the human-computer war games and network functions. In the source code, you can see the computer AI method, ClientSocket. ServerSocket the use, control of the preparation, ListBox the realization of the OwnerDraw skills, and so on. Please installed inside GridPanel normal controls can build. Delphi will always support!
Platform: | Size: 389410 | Author: 秦鹰 | Hits:

[Delphi VCLDelphi+7jcbc

Description: Delphi 7基础编程的源代码,一本不错的书的代码-based Delphi programming source code, a good book code
Platform: | Size: 1262578 | Author: 赵雷 | Hits:

[JSP/JavaDelphi7yybc

Description: 本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。
Platform: | Size: 1540035 | Author: 明明 | Hits:

[Other resourceDelphi

Description: 电子书用于Delphi 7学习的经典应用编程150例--Delphi 7应用编程150例
Platform: | Size: 1538130 | Author: libo | Hits:

[Dialog_Window控件Skin 7.0

Description: Delphi 7.0皮肤控件,增强你的界面美观-skin controls, enhance your beautiful interface
Platform: | Size: 3810182 | Author: navy | Hits:

[Windows DevelopDelphi 7程序设计应用教程例子

Description: 大量的DELPHI习题 初学者的宝典 总共17个章节-lot of the Delphi Exercise beginners book a total of 17 chapters
Platform: | Size: 1029637 | Author: 将见 | Hits:

[Windows Develop基于DELPHI环境的进程调度算法

Description: 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
Platform: | Size: 198033 | Author: 罗刚 | Hits:

[Communication-Mobiledelphi串口通讯

Description: 这是一个用delphi 7.0编写的串口通讯程序。在实际工作中采用rs485连接PC台式机和单片机,用来调试串口设备,并且分析串口通讯数据。
Platform: | Size: 17176 | Author: sy1997 | Hits:

[Dialog_Windowdelphi 托盘 实例 右键 单击 非常实用

Description: delphi 7.0 托盘 实例 右键 单击 非常实用
Platform: | Size: 184786 | Author: foodztf | Hits:

[Delphi/CppBuilderdelphi常用函数手册

Description: 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。   在Delphi中调用函数,一般情况下可以直接使用函数即可,但由于有一些函数未包含在Uses中列出的单元中(默认单元有Windows,Messages,SysUtils,Variants,Classes,Graphics, Controls,Forms,Dialogs;),所以需要我们手动添加单元。比如,MidStr函数就未包含在这些单元中,MidStr所属单元在StrUtils中,因此我们将StrUtils添加Uses中即可。   在本手册中,凡是未包含在默认列出的单元中的函数,都标明了其所属的单元,使用时应当注意
Platform: | Size: 92160 | Author: ssads@126.com | Hits:

[Remote ControlDelphi远程控制示例

Description: 远程控制示例,Delphi7编译通过,包括开关机,以及文件浏览,远程抓图等功能(有详细中文注释)-remote control samples, Delphi7 compile, including switching planes, and the file browser, remote screen in such functions (detailed Chinese Notes)
Platform: | Size: 31744 | Author: 邓飞 | Hits:

[OS program局域网QQ透视眼

Description: 简介: 该程序可以监测局域网中的机器是否使用了QQ , 可以知道上了QQ的机器的IP,端口,QQ号。 该程序需在win2000下运行,且网络连接方式要是用HUB。DELPHI 7编译通过 -description : The program can monitor LAN use of the machinery of QQ, QQ know on the machine's IP, port, 737. The process required in running WIN2000, and network connectivity If I HUB. DELPHI 7 compile
Platform: | Size: 238592 | Author: 吴地明 | Hits:

[Books《Delphi之未经证实的葵花宝典2.7》

Description: 《Delphi之未经证实的葵花宝典2.7》.chm-"Delphi's unaudited book confirmed the Sunflower 2.7." Chm
Platform: | Size: 4924416 | Author: 曾维宏 | Hits:

[GUI Developdelphi图像处理7

Description: delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
Platform: | Size: 24576 | Author: 邵军 | Hits:

[SMSDelphi 7.0短信收发

Description: 使用SMSControl串口收发短信 - 特别提示!!由于本控件使用了微软公司的COMM32.OCX,所以用户在自己程序分发时,除了要分发本控件外,还要包括MSCOMM32.OCX。-SMSControl serial transceivers use SMS-special hints! ! As a result of the controls use a Microsoft COMM32.OCX, so users circulated in their own procedures, in addition to copies of the controls, but also includes MSCOMM32.OCX.
Platform: | Size: 10240 | Author: 牛凯 | Hits:

[Otherdbf para delphi 7

Description: dbf para delphi 7, sustituto para ller dbf
Platform: | Size: 800773 | Author: feuracop | Hits:

[Communicationdelphi 7 UDP client working

Description: Working UDP client for Delphi 7, small footprint, working under Windows 10
Platform: | Size: 1166 | Author: sphilipp | Hits:

[OtherMastering Delphi 7

Description: book Mastering Delphi 7
Platform: | Size: 17355178 | Author: bzot@rambler.ru | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net